micro_utils.dokka
0.9.2
android
micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
[android]launchSynchronously
launch
Synchronously
android
fun
<
T
>
CoroutineScope
.
launchSynchronously
(
block
:
suspend
CoroutineScope
.
(
)
->
T
)
:
T
Content copied to clipboard
fun
<
T
>
launchSynchronously
(
block
:
suspend
CoroutineScope
.
(
)
->
T
)
:
T
Content copied to clipboard